projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939dea1
)
ell: update to version 0.71
author
Daniel Golle
<
[email protected]
>
Mon, 10 Feb 2025 03:24:27 +0000
(
03:24
+0000)
committer
Daniel Golle
<
[email protected]
>
Mon, 10 Feb 2025 11:47:16 +0000
(11:47 +0000)
Upstream changes:
f99041d
Release 0.71
19e448a
test-rtnl: fix -std=c23 build failure
22a4388
dbus: fix -std=c23 build failure
65a5b0b
cert: fix -std=c23 build failure
91bc3da
settings: fix -std=c23 build failure
Signed-off-by: Daniel Golle <
[email protected]
>
libs/ell/Makefile
patch
|
blob
|
history
diff --git
a/libs/ell/Makefile
b/libs/ell/Makefile
index c2c884332567805b651f93ba7a59b9b926ffde6f..b39ed095240127b6448599afe52f3aab6bd0b683 100644
(file)
--- a/
libs/ell/Makefile
+++ b/
libs/ell/Makefile
@@
-1,13
+1,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ell
-PKG_VERSION:=0.7
0
+PKG_VERSION:=0.7
1
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/libs/ell/ell.git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
-PKG_MIRROR_HASH:=
b077e3de93ec18108780fc5840d0b678f9cb6b5c0f5ad1ca4c7e3e15ef9fdca6
+PKG_MIRROR_HASH:=
e8bbbea6704bd833ff48896d9740a12350287ed687be130b61b2642d0786da29
PKG_MAINTAINER:=Daniel Golle <
[email protected]
>
PKG_LICENSE:=GPL-2.0-only